Disable travis on all branches but master
authorAlex Crichton <alex@alexcrichton.com>
Wed, 27 Aug 2014 02:49:57 +0000 (19:49 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Wed, 27 Aug 2014 02:50:11 +0000 (19:50 -0700)
.travis.yml

index f1ee1cbd95f9abb293c2a874c79fb45f594593f9..43fb9a971bd1ed340a975cb0ee6e86dbc463ba49 100644 (file)
@@ -27,3 +27,7 @@ env:
 os:
   - linux
   - osx
+
+branches:
+  only:
+    - master